[SYCL][Graph] Update design doc for copy optimization and add test #13051
Merged
steffenlarsen merged 2 commits intointel:syclfrom Jun 14, 2024
Merged
[SYCL][Graph] Update design doc for copy optimization and add test #13051steffenlarsen merged 2 commits intointel:syclfrom
steffenlarsen merged 2 commits intointel:syclfrom
Conversation
9a9dc4f to
da3103b
Compare
7739b83 to
d5773eb
Compare
73ba45c to
4a47e54
Compare
604d581 to
eb67857
Compare
eb67857 to
020a5ff
Compare
020a5ff to
0d13b58
Compare
EwanC
approved these changes
Jun 14, 2024
Contributor
EwanC
left a comment
There was a problem hiding this comment.
UR tag will need updated once PR is merged, but graph changes LGTM
kbenzie
reviewed
Jun 14, 2024
Contributor
kbenzie
left a comment
There was a problem hiding this comment.
oneapi-src/unified-runtime#1738 has been merged, please pull in the latest sycl branch changes and update the UR repo/tag as suggested.
- Update UR tag to include L0 command-buffer copy engine optimization - Add test which mixes copy and kernel commands - Update design doc to detail copy engine optimization
Co-authored-by: Kenneth Benzie (Benie) <k.benzie83@gmail.com>
5d44bdf to
01b1582
Compare
kbenzie
approved these changes
Jun 14, 2024
Contributor
|
@intel/llvm-gatekeepers please merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Co-authored By: